Skip to content

Bump version to 0.0.14 and rebuild frontend#15

Merged
akatz-ai merged 5 commits intomainfrom
dev
Dec 24, 2025
Merged

Bump version to 0.0.14 and rebuild frontend#15
akatz-ai merged 5 commits intomainfrom
dev

Conversation

@akatz-ai
Copy link
Copy Markdown
Member

Summary

  • Bumps version from 0.0.13 to 0.0.14
  • Rebuilds frontend to bake correct version into js/comfygit-panel.js
  • Updates comfygit-core dependency to >=0.3.10

Context

The frontend version is injected at build time from pyproject.toml. The previous release (v0.0.13) shipped with stale frontend JS that still displayed v0.0.12.dev1 because the frontend wasn't rebuilt after the version bump.

Test plan

  • Verify panel shows v0.0.14 in bottom-left corner after installation

Mission Control Runner and others added 5 commits December 20, 2025 00:24
…ions

Auto-refresh toggle (reloads page after git operations) was defaulting to OFF
because `=== 'true'` returns false for null localStorage values. Changed to
`!== 'false'` so the setting defaults to ON while respecting explicit disable.

Also:
- Bump version to 0.0.13.dev1
- Update comfygit-core dependency to >=0.3.9.dev1
- Update check-frontend-version.sh regex to support PEP 440 pre-release
  versions (X.Y.Z.devN, X.Y.ZaN, X.Y.ZbN, X.Y.ZrcN)
@akatz-ai akatz-ai merged commit 31ce3a1 into main Dec 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant